'
Draw the data path and interface with the controller for the given three instructions on the Single cycle processor. Also show the values for the control signals such as Register Write, Memory Write, Branch and Jump. You can add new control signals if needed but show the value for the control signal in the diagram.
Instruction 1: LW $T3, -28($T7)
Instruction 2: SW $T3, -28($T7)
Instruction 3: BNE $T0, $S0, LABEL
Please draw each implementation separately.
'